home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / gamtlk11.zip / source.zip / CARIBBEAN POKER / CPOKER.RC < prev    next >
Text File  |  1999-12-13  |  6KB  |  139 lines

  1.  
  2. /* OS/2 Warp Resource Script File - Created by Integrated Resource Editor */
  3.  
  4. #define INCL_WINSYS
  5. #define INCL_WINBIDI
  6. #define INCL_WINSTDDLGS
  7. #define INCL_WINSTDSPIN
  8. #define INCL_NLS
  9. #define INCL_SW
  10.  
  11. #include <os2.h>
  12.  
  13. #include "CPoker.h"
  14.  
  15. ICON        MainWindow "CPoker.ICO"
  16. MENU MainWindow
  17. BEGIN
  18.  
  19.     SUBMENU "~Game",                   IDM_GAME, MIS_TEXT
  20.     BEGIN
  21.         MENUITEM "Stud",               IDM_STUD, MIS_TEXT, MIA_CHECKED
  22.         MENUITEM "Draw",               IDM_DRAW, MIS_TEXT
  23.         MENUITEM SEPARATOR
  24.         MENUITEM "E~xit",              IDM_EXIT, MIS_TEXT
  25.     END
  26.  
  27.     SUBMENU "~Cash",                   IDM_CASH, MIS_TEXT
  28.     BEGIN
  29.         MENUITEM "Add $100",           IDM_ADD, MIS_TEXT
  30.         MENUITEM "Cash Out",           IDM_CASHOUT, MIS_TEXT
  31.     END
  32.  
  33.     SUBMENU "~Help",                   IDM_HELP, MIS_TEXT
  34.     BEGIN
  35.         MENUITEM "Help ~index",        IDM_HELPINDEX, MIS_TEXT
  36.         MENUITEM SEPARATOR
  37.         MENUITEM "About...",           IDM_ABOUT, MIS_TEXT
  38.     END
  39. END
  40.  
  41. WINDOWTEMPLATE MainWindow 850
  42. BEGIN
  43.     WINDOW "Caribbean Poker v1.00", MainWindow, 4, 30, 464, 262, WC_FRAME,
  44.                 FS_NOBYTEALIGN | FS_SIZEBORDER | WS_CLIPSIBLINGS | WS_SAVEBITS |
  45.                 WS_VISIBLE, FCF_TITLEBAR | FCF_SYSMENU | FCF_MENU | FCF_MINMAX |
  46.                 FCF_ACCELTABLE
  47.     BEGIN
  48.     END
  49. END
  50.  
  51. CODEPAGE 850
  52. STRINGTABLE MOVEABLE DISCARDABLE
  53. BEGIN
  54.     PMT_ANTE,                           "~Ante"
  55.     PMT_BET,                            "~Bet"
  56.     PMT_FOLD,                           "~Fold"
  57.     PMT_ADVICE,                         "A~dvice"
  58.     CPOKER_PMT_APPNAME,                 "Caribbean Poker"
  59.     CPOKER_PMT_VERSION,                 "v1.00"
  60.     PMT_AUTO,                           "Auto"
  61.     PMT_BANK,                           "Bank: $"
  62.     PMT_PAYOUT,                         "Player paid $"
  63.     PMT_PROGPAYOUT,                     "Progressive pays $"
  64.     HANDNAME_INDEX,                     "Nothing"
  65.     528,                                "Ace/King"
  66.     544,                                "Pair of Deuces"
  67.     560,                                "Two Pair"
  68.     576,                                "Three Deuces"
  69.     592,                                "Straight"
  70.     608,                                "Flush"
  71.     624,                                "Full House"
  72.     640,                                "Four Deuces"
  73.     656,                                "Straight Flush"
  74.     672,                                "Royal Flush"
  75.     545,                                "Pair of Threes"
  76.     546,                                "Pair of Fours"
  77.     547,                                "Pair of Fives"
  78.     548,                                "Pair of Sixes"
  79.     549,                                "Pair of Sevens"
  80.     550,                                "Pair of Eights"
  81.     551,                                "Pair of Nines"
  82.     552,                                "Pair of Tens"
  83.     553,                                "Pair of Jacks"
  84.     554,                                "Pair of Queens"
  85.     555,                                "Pair of Kings"
  86.     556,                                "Pair of Aces"
  87.     577,                                "Three Threes"
  88.     578,                                "Three Fours"
  89.     579,                                "Three Fives"
  90.     580,                                "Three Sixes (a ""Tony"")"
  91.     581,                                "Three Sevens"
  92.     582,                                "Three Eights"
  93.     583,                                "Three Nines (Tony hanging from a tree)"
  94.     584,                                "Three Tens"
  95.     585,                                "Three Jacks"
  96.     586,                                "Three Queens"
  97.     587,                                "Three Kings"
  98.     588,                                "Three Aces"
  99.     595,                                "Straight (Five high)"
  100.     596,                                "Straight (Six high)"
  101.     597,                                "Straight (Seven high)"
  102.     598,                                "Straight (Eight high)"
  103.     599,                                "Straight (Nine high)"
  104.     600,                                "Straight (Ten high)"
  105.     601,                                "Straight (Jack high)"
  106.     602,                                "Straight (Queen high)"
  107.     603,                                "Straight (King high)"
  108.     604,                                "Straight (Ace high)"
  109.     641,                                "Four Threes"
  110.     642,                                "Four Fours"
  111.     643,                                "Four Fives"
  112.     644,                                "Four Sixes"
  113.     645,                                "Four Sevens"
  114.     646,                                "Four Eights"
  115.     647,                                "Four Nines"
  116.     648,                                "Four Tens"
  117.     649,                                "Four Jacks"
  118.     650,                                "Four Queens"
  119.     651,                                "Four Kings"
  120.     652,                                "Four Aces"
  121.     659,                                "Straight Flush (Five high)"
  122.     660,                                "Straight Flush (Six high)"
  123.     661,                                "Straight Flush (Seven high)"
  124.     662,                                "Straight Flush (Eight high)"
  125.     663,                                "Straight Flush (Nine high)"
  126.     664,                                "Straight Flush (Ten high)"
  127.     665,                                "Straight Flush (Jack high)"
  128.     666,                                "Straight Flush (Queen high)"
  129.     667,                                "Straight Flush (King high)"
  130.     CPOKER_PMT_CARIBBEANSTUD,           "Caribbean Poker v1.00 - Stud"
  131.     CPOKER_PMT_CARIBBEANDRAW,           "Caribbean Poker v1.00 - Draw"
  132.     PMT_JACKPOT,                        "Jackpot: $"
  133. END
  134. BITMAP      BMP_PROGEMPTY "ProgEmpty.BMP"
  135. BITMAP      BMP_PROGFULL "ProgFull.BMP"
  136. BITMAP      BMP_ANTE "Ante.BMP"
  137. BITMAP      BMP_BET "Bet.BMP"
  138. BITMAP      BMP_EMPTY "Empty.BMP"
  139.